prepare

open fun prepare(application: Application, stopgapConfig: IConfiguration): Boolean

The start method has been divided into two parts to improve start-up time - this is the part that must be done before control is handed back to the application

Parameters

application

The application, for context

stopgapConfig

The configuration to use until the real configuration has been decoded